SaTransFee 
EntityType  Independent 
Logical Entity Name  SaTransFee 
Default Table Name  SaTransFee 
Logical Only  NO 
Definition 
 
Note 
 

SaTransFee Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SaTransFeeID(PK)    CHAR(10)  NO 
 
StudentAccountTransactionId(FK)    INTEGER  NO 
 
Amount    CHAR(10)  NO 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
UserId(FK)    INTEGER  NO 
 
Ts    CHAR(10)  NO 
 

SaTransFee Keys 
Key Name  Key Type  Keys 
PK_SaTransFee  PrimaryKey  SaTransFeeID 
Nk_SaTransFee_SaTransID_N_N_IDX  Inversion Entry  StudentAccountTransactionId 

SaTransFee Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentAccountTransaction  Non-Identifying  One To Zero or More        StudentAccountTransactionId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SaTransFee Check Constraints 
Check Constraint Name  CheckConstraint